﻿@media (min-width:768px){
	/*首页企业介绍文字高度*/
	#home .floor-01 .bd .bk_01 {
		height:auto;
        min-height: 290px;
    }
    /*底部二维码文字居中*/
    .footer .foot-code p {
    text-align: center;
    }
    
.header .phone{
        color: #66D632;
}
    .header .phone i{
        background: url("phone_1.png") no-repeat center bottom;
        background-size: cover;
    }
}

@media (max-width:767px){
	#detail .brief div p{
    width: auto;
	}
	
	 /*手机版职位搜索间隔*/
	#job .select-group .form-control{
	margin-top: 10px;
	}
}

a:hover,a:active,a:visited,a:link {
    text-decoration: none;
}

#about-us .tab-block .about_01 .m_02 img{
    box-shadow: 10px 10px 1px #38B1F8;
}

#detail .brief div p{
    float: none;
}

#detail .description img{
    max-width: 100%;
    height: auto;
}

/*百度分享*/
.bdsharebuttonbox{
	display:none;
	position: fixed;
    bottom: 55px;
    right: 0px;
    background: #fff;
    border-radius: 10px;
    padding-left: 5px;
    z-index: 99;
}

/*右侧导航 start*/

.float-box{
	/*height:490px;*/
}

.float-box ul{
	height: 400px;
}
	
.float-box li .msg{
    -moz-border-radius: 10px 0 0  10px;
    -webkit-border-radius: 10px 0 0  10px;
    border-radius: 10px 0 0 10px;
    background-color:rgba(17,17,17,0.7);
    color: #fff;
 }
 
 
.remind span {display:block;margin-top:-22px;font-size: 10px;}
.remind a:hover span{padding-top:25px;}
.remind a {float:left;overflow:hidden;}
.remind{/*height:22px;line-height:22px;*/overflow:hidden;padding-left:10px; height: 35px;}


.float-box li .msg .btn{
	color: #fff;
}

.float-box li.f_01{
    background: rgba(17,17,17,0.7) url("qq.png") no-repeat center;
    -moz-border-radius: 20px 0 0 0;
    -webkit-border-radius: 20px 0 0 0;
    border-radius: 20px 0 0 0;
}
.float-box li.f_02{
    background: rgba(17,17,17,0.7) url("dianhuaf.png") no-repeat center;
}
.float-box li.f_03{
    background: rgba(17,17,17,0.7) url("weixin.png") no-repeat center;
}
.float-box li.f_05{
    background: rgba(17,17,17,0.7) url("lianjiebai.png") no-repeat center;
}
.float-box li.f_04{
    background: rgba(17,17,17,0.7) url("hddb.png") no-repeat center;
    -moz-border-radius: 0 0 0 20px;
    -webkit-border-radius: 0 0 0 20px;
    border-radius: 0 0 0 20px;
}


.float-box li.f_01:hover{
    background: rgba(17,17,17,0.7) url("qq1.png") no-repeat center;
}
.float-box li.f_02:hover{
    background: rgba(17,17,17,0.7) url("dianhuaf1.png") no-repeat center;
}
.float-box li.f_03:hover{
    background: rgba(17,17,17,0.7) url("weixin1.png") no-repeat center;
}
.float-box li.f_05:hover{
    background: rgba(17,17,17,0.7) url("lianjielan.png") no-repeat center;
}
.float-box li.f_04:hover{
    background: rgba(17,17,17,0.7) url("hddb1.png") no-repeat center;
}
/*右侧导航 end*/

.header .phone{
    font-size: 20px;
}

#home .floor-05 .swiper-idea-wap .swiper-slide  a{
    width: 90%;
}

/*首页业务范围效果 start */
	#home .floor-03 .bd  .business_list{
  
    }
    
     #home .floor-03 .bd  .business_list u {
       
    }

	#home .floor-03 .bd  .business_list.business_01 i {
        width: 73px;

    }
    #home .floor-03 .bd  .business_list.business_02 i {
        width: 73px;

    }
    #home .floor-03 .bd  .business_list.business_03 i {
        width: 73px;

    }
    #home .floor-03 .bd  .business_list.business_04 i {
        width: 73px;

    }
    #home .floor-03 .bd  .business_list.business_05 i {
        width: 73px;

    }
    #home .floor-03 .bd  .business_list.business_06 i {
        width: 73px;

    }
    

    /*首页业务范围效果end */
    

    #videoDetail .tab-content .video{
    width: auto;
    height: auto;
    max-width: 100%;
    text-align: center;
}

#home .floor-05 {

    background-size: cover;}
